home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / snake_3d.swf / scripts / DefineButton2_75 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-02  |  45 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("credits");
  3. }
  4.